scalebutton: Handle smooth scroll events
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 22 Aug 2014 17:15:57 +0000 (19:15 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 26 Aug 2014 12:54:08 +0000 (14:54 +0200)
commitbb3a8edb9f21e486f1972c72c4a4090af790e7d7
tree352d0c33649d1cc8347815544f8a06e48a0d44f5
parent2e7d5b22a1170304701168bed80d569d9adec935
scalebutton: Handle smooth scroll events

This has the double effect to make scale button truly smooth, and make
scrolling work on wayland, since all scrolling is "smooth" there.

https://bugzilla.gnome.org/show_bug.cgi?id=720269
gtk/gtkscalebutton.c